launchd.agents.<name>.config.LaunchOnlyOnce
This optional key specifies whether the job can only be run once and only once. In other words, if the job cannot be safely respawned without a full machine reboot, then set this key to be true.
- Type
null or boolean- Default
null- Declared
- <home-manager/modules/launchd/default.nix>